home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 15
/
Aminet 15 - Nov 1996.iso
/
Aminet
/
dev
/
gcc
/
ixemsdk.lha
/
man
/
cat3
/
qabs.0
< prev
next >
Wrap
Text File
|
1996-09-02
|
674b
|
23 lines
QABS(3) UNIX Programmer's Manual QABS(3)
NNAAMMEE
qqaabbss - return the absolute value of a quad integer
SSYYNNOOPPSSIISS
##iinncclluuddee <<ssttddlliibb..hh>>
_q_u_a_d___t
qqaabbss(_q_u_a_d___t _j)
DDEESSCCRRIIPPTTIIOONN
The qqaabbss() function returns the absolute value of the quad integer _j.
SSEEEE AALLSSOO
abs(3), labs(3), floor(3), cabs(3), math(3)
BBUUGGSS
The absolute value of the most negative integer remains negative.
BSD Experimental June 29, 1991 1